Bold changed words in diff output, per recommendation in bug 777
authorBrion Vibber <brion@users.mediawiki.org>
Sat, 27 Nov 2004 13:25:39 +0000 (13:25 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sat, 27 Nov 2004 13:25:39 +0000 (13:25 +0000)
skins/common/common.css
skins/monobook/main.css

index 93aca6a..97063f2 100644 (file)
@@ -94,7 +94,7 @@ td.diff-context {
     background:#eeeeee;
     font-size: 94%;
 }
-span.diffchange { color: red; }
+span.diffchange { color: red; font-weight: bold; }
 
 img { border: none; }
 img.tex { vertical-align: middle; }
index 6c6a569..8f15bc0 100644 (file)
@@ -474,7 +474,7 @@ td.diff-context {
     background:#eeeeee;
     font-size: smaller;
 }
-span.diffchange { color: red; }
+span.diffchange { color: red; font-weight: bold; }
 
 /*
 ** keep the whitespace in front of the ^=, hides rule from konqueror